'Declaration Public Overloads Sub SetReportDefinitionAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal Definition() As Byte _ )
public void SetReportDefinitionAsync( BatchHeader BatchHeader, string Report, byte[] Definition )
Parameters
- BatchHeader
- Report
- Definition